Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::StlContainerView< Element[N]> Class Template Reference

#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h>

Public Types

typedef internal::NativeArray
< RawElement > 
type
 
typedef const type const_reference
 

Public Member Functions

typedef GTEST_REMOVE_CONST_ (Element) RawElement
 

Static Public Member Functions

static const_reference ConstReference (const Element(&array)[N])
 
static type Copy (const Element(&array)[N])
 

Detailed Description

template<typename Element, size_t N>
class testing::internal::StlContainerView< Element[N]>

Definition at line 422 of file gmock-internal-utils.h.

View newest version in sPHENIX GitHub at line 422 of file gmock-internal-utils.h

Member Typedef Documentation

template<typename Element , size_t N>
typedef const type testing::internal::StlContainerView< Element[N]>::const_reference

Definition at line 431 of file gmock-internal-utils.h.

View newest version in sPHENIX GitHub at line 431 of file gmock-internal-utils.h

template<typename Element , size_t N>
typedef internal::NativeArray<RawElement> testing::internal::StlContainerView< Element[N]>::type

Definition at line 425 of file gmock-internal-utils.h.

View newest version in sPHENIX GitHub at line 425 of file gmock-internal-utils.h

Member Function Documentation

template<typename Element , size_t N>
static const_reference testing::internal::StlContainerView< Element[N]>::ConstReference ( const Element(&)  array[N])
inlinestatic

Definition at line 433 of file gmock-internal-utils.h.

View newest version in sPHENIX GitHub at line 433 of file gmock-internal-utils.h

References TauVsDIS_MachineLearning_Differentiation::array.

template<typename Element , size_t N>
static type testing::internal::StlContainerView< Element[N]>::Copy ( const Element(&)  array[N])
inlinestatic

Definition at line 456 of file gmock-internal-utils.h.

View newest version in sPHENIX GitHub at line 456 of file gmock-internal-utils.h

References TauVsDIS_MachineLearning_Differentiation::array.

template<typename Element , size_t N>
typedef testing::internal::StlContainerView< Element[N]>::GTEST_REMOVE_CONST_ ( Element  )

The documentation for this class was generated from the following file: